xUnit Patterns.com
Hosted by:
Unit testing expertise at your fingertips!

continuous integration

The agile software development practice of integrating software changes continuously. In practice, this means that developers integrate their changes every few hours to days. Continuous integration often includes the practice of an automated build that is triggered by each check in. The build process typically runs all the automated tests an may even run tests that aren't run before check in because they take too long. The build is considered to have "failed" if any tests fail. When the build fails, teams typically consider getting the build working again to be the top priority; only code changes aimed at fixing the build are allowed until a successful build has occured.



Page generated at Wed Feb 09 16:39:10 +1100 2011

Copyright © 2003-2008 Gerard Meszaros all rights reserved

All Categories
All "Glossary"
API
DFT
DTO
EDD
GUI
IDE
IOC
ORM
SUT
TDD
UML

AltStyle によって変換されたページ (->オリジナル) /